Vcenter Namespaces NamespaceSelfService Summary

Vcenter Namespaces NamespaceSelfService Summary
Vcenter Namespaces NamespaceSelfService Summary

The Vcenter Namespaces NamespaceSelfService Summary schema contains basic information about the namespace service.

This schema was added in vSphere API 7.0.2.00100.

JSON Example
{
    "cluster": "string",
    "capability": "string",
    "status": "string"
}
string
cluster
Required

Identifier for the cluster to which namespace service is associated.

This property was added in vSphere API 7.0.2.00100.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: ClusterComputeResource. When operations return a value of this schema as a response, the property will be an identifier for the resource type: ClusterComputeResource.

string
capability
Required

The self-service namespace capability of the cluster with vSphere Namespaces enabled.

For more information see: Vcenter Namespaces NamespaceSelfService Capability.

This property was added in vSphere API 7.0.2.00100.

string
status
Required

The current status of the namespace-self-service.

For more information see: Vcenter Namespaces NamespaceSelfService Status.

This property was added in vSphere API 7.0.2.00100.